2004-08-10 Matthias Clasen <mclasen@redhat.com>
+ * gdk/Makefile.am:
+ * gtk/Makefile.am: Define TESTS, not TEST, so that make check
+ actually triggers abicheck.sh.
+
* gdk/makegdkalias.pl:
* gtk/makegtkalias.pl: Include glib.h before using glib symbols. D'oh.
2004-08-10 Matthias Clasen <mclasen@redhat.com>
+ * gdk/Makefile.am:
+ * gtk/Makefile.am: Define TESTS, not TEST, so that make check
+ actually triggers abicheck.sh.
+
* gdk/makegdkalias.pl:
* gtk/makegtkalias.pl: Include glib.h before using glib symbols. D'oh.
2004-08-10 Matthias Clasen <mclasen@redhat.com>
+ * gdk/Makefile.am:
+ * gtk/Makefile.am: Define TESTS, not TEST, so that make check
+ actually triggers abicheck.sh.
+
* gdk/makegdkalias.pl:
* gtk/makegtkalias.pl: Include glib.h before using glib symbols. D'oh.
2004-08-10 Matthias Clasen <mclasen@redhat.com>
+ * gdk/Makefile.am:
+ * gtk/Makefile.am: Define TESTS, not TEST, so that make check
+ actually triggers abicheck.sh.
+
* gdk/makegdkalias.pl:
* gtk/makegtkalias.pl: Include glib.h before using glib symbols. D'oh.
cpp -P gdk.symbols -DGDK_WINDOWING_X11 | ./makegdkalias.pl > gdkalias.h
if OS_UNIX
-TEST = abicheck.sh
+TESTS = abicheck.sh
endif
cpp -P -DG_OS_UNIX -DGTK_WINDOWING_X11 -DINCLUDE_INTERNAL_SYMBOLS gtk.symbols | ./makegtkalias.pl > gtkalias.h
if OS_UNIX
-TEST = abicheck.sh
+TESTS = abicheck.sh
endif
# libtool stuff: set version and export symbols for resolving